home *** CD-ROM | disk | FTP | other *** search
/ Belgian Amiga Club - ADF Collection / BS1 part 65.zip / BS1 part 65 / Word Perfect 5.0 disk 1.adf / t / TxEd.Backup < prev   
Text File  |  1990-01-30  |  743b  |  26 lines

  1. ECHO "  PHAZE 101  PRESENTS:: WORD PERFECT V. 5.0 "
  2. ECHO "  THANK'S TO WORD PERFECT CORPORATION FOR THEIR SUPPORT"
  3.  
  4. Addbuffers df0: 10
  5. c:SetPatch >NIL:                ;patch system functions
  6. cd c:
  7. BindDrivers
  8. SetClock load                   ;load system time from real 
  9.                                 ;time clock (A1000 owners should
  10.                                 ;replace the SetClock load with Date
  11. ;
  12. resident CLI L:Shell-seg SYSTEM pure add
  13. mount newcon:                  
  14. ;
  15. failat 11
  16. ;
  17. makedir ram:t
  18. assign t: ram:t
  19. ;
  20. SYS:System/SetMap usa1          ;Activate the ()/* on keypad
  21. ;
  22. path ram: c: sys:system s: sys:prefs add ;set path for Workbench
  23. ;
  24. LoadWB                          ;wait for inhibit to end before continuing
  25. endcli >NIL:
  26.